Skip to content

Fix proof-of-transfer Mintlify parsing#670

Draft
danielporterda wants to merge 1 commit into
mainfrom
mintlify-validate-diagnosis
Draft

Fix proof-of-transfer Mintlify parsing#670
danielporterda wants to merge 1 commit into
mainfrom
mintlify-validate-diagnosis

Conversation

@danielporterda
Copy link
Copy Markdown
Contributor

Summary

  • Convert the copied proof-of-transfer JSON examples from invalid RST tab/code syntax to standard fenced json blocks.
  • Keep this PR scoped to docs-main/integrations/wallet/proof-of-transfer.mdx only.

Root cause

The copied page still contained RST-style .. group-tab:: / .. code:: markup inside MDX. Mintlify then parsed the following raw JSON braces as JSX expressions and failed on integrations/wallet/proof-of-transfer.mdx.

Validation

  • jq empty docs-main/docs.json
  • git diff --check
  • direnv exec /Users/danielporter/control/.worktrees/cf-docs-mintlify-validate-diagnosis npx mintlify validate from docs-main no longer reports the proof-of-transfer parse/nav error, but still fails on the existing out-of-scope missing Splice release-notes snippet import that this PR intentionally leaves unchanged.

@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented May 29, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
cantonfoundation 🟢 Ready View Preview May 29, 2026, 6:09 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant